.logo{
    position: absolute;
    top: 6px;
    left: 20px;
    display: block;
    z-index: 1;
    width: 600px; padding:0px;	
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 0.7s cubic-bezier(0.42, 0, 0.58, 1);
}
a { font-size:13px; }
.logo img {

    width: 94%;
}
.carousel-caption h3 {
    visibility: hidden;
}
.social-icons { right: 20px;}
.info {
    padding: 1px 0px;
}
#social-nav ul li a i {
    top: 9px;
}
.text-green {
    color: #028ed2;
}
.info p {
    font-size: 13px;
    display: block;
    margin: 0px 0px;line-height: 20px;
}
.logo .brand {
    padding: 0px 10px 0px 0px;
}
.item-title h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 0px auto;
    display: block;
}
.input-group-text{padding: 0rem 0.5rem !important;}
a.btn{width:100px;}
.item-title h2 {
    font-size: 30px;
    line-height: 30px;
    display: block;
}
.ms-section{    background: rgba(0,0,0,0.7) !important;}
.separator-middle,.separator {
    margin: 20px auto; height:2px;
    width: 60px; background: #028ed2;
}
.separator-middle::before { margin: -4px 0px 0px -30px; background: #028ed2;}
.separator-middle::after { margin: -4px 0px 0px 30px; background: #028ed2;}
.item-title .separator::before { margin: -4px 0px 0px 0px; background: #028ed2;}
.item-title .separator::after { margin: -4px 0px 0px 60px; background: #028ed2;}
p {
    font-size: 15px;margin: 0px 0px 10px;
}
#contact-form button#valid-form {
    background: 
    #527496;
}
p.copyright {
    padding: 0px 20px;
}
.carousel-inner .item .img-responsive {
    height: 380px;
}
#carousel-services .carousel-control span {
    font-size: 14px; width: 10px; height:10px;
}
.block-services {
    height: 200px;
}
.block-services .icon-services {
    border: 1px solid;
    padding: 20px;
    font-size: 30px;
    border-radius: 100px;
    margin-bottom: 27px;
    display: inline-block;
    clear: both;color: #ffffff;
}

.btn {
    font-size: 15px;
    color: #333;
    border: 0px; font-weight:600;
    padding: 6px 20px 6px;
    display: inline-block;
    margin: 0px 10px 0px 0px;
    background: #fff;
    border-radius: 50px;
    font-family: calibri;
}
.btn.btn-theme { color:#ffffff; background: #527496;}
.btn.btn-transparent { color:#ffffff; background: #000000;}
/*.form-submit { margin: 40px 218px;}*/
.social-icons a {
    width: auto;
    height: auto;
    margin: 0px 5px 0px 0px;
    line-height: 24px;text-decoration: none;
    padding:12px 10px;
    font-weight: 600;
}

.btn-gis.btn {

    font-size: 15px;
    border-radius: 50px;font-weight:500;
    padding: 5px 15px 5px;
    background: #527496 !important;
    color: #fff !important;
    font-family: calibri;
    margin: 5px;
    text-transform: uppercase;

}
.vborder {
    border-right: 1px solid #ddd !important;
    width: 1px !important;
    height: 20px !important;
    padding: 0 0px !important;
    position: relative;
    top: 10px;
}
.social-icons a:hover {
    background: none;
}
.sec-title h2 {
    font-size: 40px;
    color: #ffffff;
    border: 0px;
    font-family: 'MullerMedium';
    font-weight: 500;
    letter-spacing: 0px;
    line-height: 40px;
}

.sec-title h3 {
    margin: 0px;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    text-transform: unset;
    font-family: 'SourceSansPro-Regular';
}
.overlay {
    background: rgba(0,0,0,0.7);
}
.overlay.opacity-7 {
    background: rgba(0,0,0,0.75);
}
.item-title .separator {
    margin: 20px 0px !important;
    height: 2px;
    width: 60px;
    background: #028ed2;
}
.input-group-addon {
    background: #527496;
    color: #ffffff;
    border-color: #527496;
}
.form-control:hover, .form-control:focus {
    box-shadow: none;
}
#contact-form .form-control { color: #333333; }
.form-control {
    background: rgba(255,255,255,0.9) !important;
    border: none; font-size: 13px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    font-weight: 400;
    outline: medium none;
    height: 40px;
    width: 100%;
    color: #333333;
    -webkit-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -moz-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -ms-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    -o-transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1);
    text-align: left;
}
.separator-bottom::after {
	border-bottom: 2px solid #ffffff;
	height: 1px; margin: 3px 0px 0px;
	width: 30px;
	content: "";
	display: block; 
}
.password .fa {
    cursor: pointer;
    pointer-events: all;
}
.captcha-img.input-group-addon {
    padding: 0px;
}
#contact-form .form-control::placeholder {
    color: #333333 !important;
}
@media screen and (max-width:1024px){
	.social-icons, .logo {
		position: relative;
		top: 0;
		right: 0px !important;
		left: 0;
	}
	.item-title h2 {
		font-size: 30px !important;
	}
	#multi-div { width:100%;}
	.item-title { padding-top: 60px !important; padding-bottom: 60px !important; }
	.info h2 {
		font-size: 15px;
	}
	.carousel-inner .item .img-responsive {
		height: 250px;
	}
	.info p { font-size: 11px; line-height: 16px;}
	.social-icons a {
		padding: 5px 10px;
		font-size: 12px;
		line-height: 16px;
		height: auto;
	}
	.social-icons .vborder {
		top: 5px;
		height: 15px !important;
	}
	.social-icons a.btn-gis.btn {
		padding: 3px 10px;
		font-size: 13px;
		margin: 0px auto;
	}
}
@media screen and (max-width:767px)
{
	.social-icons.animated-middle.fadeIn{width:100%;float:left;}
	.mhadalogo{width: 111px !important;}
}